home *** CD-ROM | disk | FTP | other *** search
- #ifndef LIBRARIES_DOSEXTENS_H
- #define LIBRARIES_DOSEXTENS_H
- /*
- ** $VER: dosextens.h 36.2 (12.7.1990)
- ** Includes Release 44.1
- **
- ** DOS structures not needed for the casual AmigaDOS user
- **
- ** (C) Copyright 1985-1999 Amiga, Inc.
- ** All Rights Reserved
- */
-
- #ifndef DOS_DOSEXTENS_H
- #include <dos/dosextens.h>
- #endif
-
- #endif /* LIBRARIES_DOSEXTENS_H */
-